home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / qnode150.zip / QNODE.CFG < prev    next >
Text File  |  1992-12-26  |  4KB  |  97 lines

  1. Addr 1:140/26.0 1:140/200 ; My network address(es)
  2.  
  3. Country 1 ; Sets My Telephone Country Code (for IDD)
  4.  
  5. ; Compile OneZone  ; Asks for only Zone:*/* Entries
  6. Compile   Regular  ; (DEFAULT) Asks for Zone:*/*, *:*/0 Entries
  7. ; Compile AllZones ; Asks for *:*/* (ALL)
  8. ; Compile NoZones  ; Nothing goes in the nodelist by default (see ADD, DELETE)
  9.  
  10. ; Points pointnet.pvt ; (V7) Includes POINTNET.PVT as the point control file.
  11.  
  12. !Uses Version6 ; Generate NODELIST.DAT and NODELIST.IDX
  13. Uses Version7  ; Generate NODEX.DAT
  14.  
  15. ;Uses Ems 1600 ; EMS Usage and maximum memory.  If you specify more EMS than
  16. ;                is available, available EMS will be used.
  17. !Uses DoubleSwap ; Turns on EMS double page-swapping
  18. !Uses Hubs ; Asks for hub nodes to be valid as 'over-ride' hosts in other nets.
  19. Uses Index ; (V7) Asks for NODEX.NDX and SYSOP.NDX to be created.
  20.            ; WARNING:  You NEED indexes, either through here or QIDX.
  21.  
  22. Uses Userlist  ; Asks for FIDOUSER.LST or SYSOP.NDX to be created.
  23. !Uses Fidouser ; Asks for FIDOUSER.LST to be created.
  24. !Uses AllUsers ; (V6) Asks for uncompiled nodes to be placed in the sysop index
  25.  
  26. Keep LastUser   ; asks for last entry matching name to be used (DEFAULT)
  27. ;Keep FirstUser ; asks for first entry matching name to be used
  28. ;Keep AllUsers  ; asks for duplicate sysop names to be kept.
  29.  
  30. Default Cost Domestic 50 50       ; Sets default processing cost and fee
  31. Default Cost International 250 250
  32. Default Dial Domestic             ; Sets default dial substistution
  33. Default Dial International 011-
  34.  
  35. Allocate Buffers 511 ; How many 128-byte buffers to allocate to NODES.
  36. Allocate Text 32768 ; How large a text buffer to apply to import/export files.
  37.  
  38. Maxbaud 2400|1  HST 9600|0  MNP 9600|0  V42 9600|0  V42B 9600|0
  39. ; The first entry contains the maximum baud rate, and the default modem type.
  40. ; subsequent entries are the flag to be affected, and the baud rate and
  41. ; modem type to be applied if that flag is listed.  Modem types will default
  42. ; to zero if they are not specified.
  43.  
  44. ; Add 2: 3: ; Adds these zone/nets/regions to the nodelist (See NoZones)
  45. ; Delete 1:19 ; Removes these zone/nets/regions from the nodelist
  46.  
  47. ; Export 140 Net140.Lst
  48. ; Format 140 Net140.Lst
  49. ; Import 140 Extra140.Lst
  50. ; Import 1: Point.Lst
  51.  
  52. ; Script 300 2400 0 1- "NOMNP1.SCR"
  53. ; Script 300 2400 25 1- "NOMNP2.SCR"
  54. ; Script 300 2400 50 1- "NOMNP3.SCR"
  55.  
  56. ; Script 140/88 1- "VORTEX.SCR"
  57.  
  58. ; BAUD 1:140/26 9600 ; Sets a nodes baud rate (and modem-type)
  59. ; FLAGS 140/26 CM ; ADDS flags to a node
  60. ; PHONE 26 1-306-384-0836 ; Sets phone number, should be expanded form
  61. ; PASSWORD 1:140/26 NONE ; Sets a password for a node, no embedded blanks here
  62. ; CALLCOST 1:140/26 17 ; Sets a cost for a node (and msg-fee)
  63.  
  64. ; TYPE COST 0 45 45 ; Sets default COST/FEE for specific modem type.
  65.  
  66. ; Include MNP.DAT ; parses file MNP.DAT as if it were part of QNODE.CFG
  67.  
  68. Dialcost
  69.  
  70. ; The following set up local calls from Saskatoon, SK
  71.  
  72.      1-306-242-   242- 00
  73.      1-306-244-   244- 00
  74.      1-306-373-   373- 00
  75.      1-306-374-   374- 00
  76.      1-306-382-   382- 00
  77.      1-306-384-   384- 00
  78.      1-306-652-   652- 00
  79.      1-306-654-   654- 00
  80.      1-306-664-   664- 00
  81.      1-306-665-   665- 00
  82.      1-306-931-   931- 00
  83.      1-306-933-   933- 00
  84.      1-306-934-   934- 00
  85.      1-306-955-   955- 00
  86.      1-306-966-   966- 00
  87.      1-306-978-   978- 00
  88.      1-306-329-   329- 00
  89.      1-306-585- 1-585- 25 22  ; 25-cent cost, 22-cent fee.
  90.      1-306-     1-     25     ; area code strip for SK calls
  91.      1-800-     1-800- 00
  92.      1-900-     1-900- 500
  93.  
  94. End
  95.  
  96. ; --- *END OF FILE* ---
  97.